gtkshow: Fix doc typo
authorMaximiliano Sandoval R <msandova@protonmail.com>
Thu, 4 Feb 2021 20:02:22 +0000 (21:02 +0100)
committerMaximiliano Sandoval R <msandova@protonmail.com>
Thu, 4 Feb 2021 20:02:22 +0000 (21:02 +0100)
gtk/gtkshow.c

index 9ecfeb7d849b1ff380147132d0b5882c3c735127..2362c8165eac916d62c487aa1d2cd2595bccf31e 100644 (file)
@@ -139,7 +139,7 @@ gtk_show_uri_full (GtkWindow           *parent,
  * @result: #GAsyncResult that was passed to @callback
  * @error: return location for an error
  *
- * Finished the gtk_show_uri() call and returns the result
+ * Finishes the gtk_show_uri() call and returns the result
  * of the operation.
  *
  * Returns: %TRUE if the URI was shown successfully.